Package | hl7.fhir.uv.shc-vaccination |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/shc-vaccination/https://build.fhir.org/ig/HL7/fhir-shc-vaccination-ig/ValueSet-completed-observation-status.html |
Url | http://hl7.org/fhir/uv/shc-vaccination/ValueSet/completed-observation-status |
Version | 1.0.0 |
Status | draft |
Date | 2024-12-04T21:39:00+00:00 |
Name | CompletedObservationStatus |
Title | Completed observation status |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Contains a subset of |
StructureDefinition | |
shc-covid19-laboratory-result-observation-ad | COVID-19 Laboratory Result Observation Profile - Allowable Data |
shc-infectious-disease-laboratory-result-observation-ad | Generic Laboratory Result Observation Profile - Allowable Data |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet completed-observation-status
http://hl7.org/fhir/observation-status
Code | Display | Definition |
final | Final | The observation is complete and there are no further actions needed. Additional information such "released", "signed", etc would be represented using [Provenance](provenance.html) which provides not only the act but also the actors and dates and other related data. These act states would be associated with an observation status of `preliminary` until they are all completed and then a status of `final` would be applied. |
amended | Amended | Subsequent to being Final, the observation has been modified subsequent. This includes updates/new information and corrections. |
corrected | Corrected | Subsequent to being Final, the observation has been modified to correct an error in the test result. |
{
"resourceType" : "ValueSet",
"id" : "completed-observation-status",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet completed-observation-status</b></p><a name=\"completed-observation-status\"> </a><a name=\"hccompleted-observation-status\"> </a><a name=\"completed-observation-status-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html\"><code>http://hl7.org/fhir/observation-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-final\">final</a></td><td style=\"color: #cccccc\">Final</td><td>The observation is complete and there are no further actions needed. Additional information such "released", "signed", etc would be represented using [Provenance](provenance.html) which provides not only the act but also the actors and dates and other related data. These act states would be associated with an observation status of `preliminary` until they are all completed and then a status of `final` would be applied.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-amended\">amended</a></td><td style=\"color: #cccccc\">Amended</td><td>Subsequent to being Final, the observation has been modified subsequent. This includes updates/new information and corrections.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-corrected\">corrected</a></td><td style=\"color: #cccccc\">Corrected</td><td>Subsequent to being Final, the observation has been modified to correct an error in the test result.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/uv/shc-vaccination/ValueSet/completed-observation-status",
"version" : "1.0.0",
"name" : "CompletedObservationStatus",
"title" : "Completed observation status",
"status" : "draft",
"experimental" : false,
"date" : "2024-12-04T21:39:00+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "vci-ig@mitre.org"
}
]
}
],
"description" : "Contains a subset of <http://hl7.org/fhir/ValueSet/observation-status> for completed/amended observations.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/observation-status",
"concept" : [
{
"code" : "final"
},
{
"code" : "amended"
},
{
"code" : "corrected"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.